home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Its-a-Gas.swf / scripts / DefineButton2_70 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-10  |  52 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("gamePlay");
  3. }
  4.